home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / draw / progs / makegraph / !MakeGraph_Graphs_Notes_Bar Chart < prev    next >
Encoding:
Text File  |  1992-04-16  |  423 b   |  15 lines

  1. DrawGraph - BAR CHART - notes
  2.  
  3. A Barchart of course doesn't require it's X-AXIS to be
  4. numerical - on the contrary, it's often very useful to
  5. have text on it.
  6.  
  7. There is no need for the data to be in numerical order
  8. obviously! :-)
  9.  
  10. This module is perhaps the most 'fool-proof'
  11.  
  12. In the examples directory exists two files, one
  13. demonstrates text on the X-axis, and the other
  14. numerical values.  Their names should give it away!
  15.